mrb_parser_heredoc_info

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Enums

mrb_string_type
enum mrb_string_type
Undocumented in source.

Variables

allow_indent
mrb_bool allow_indent;
Undocumented in source.
doc
mrb_ast_node* doc;
Undocumented in source.
line_head
mrb_bool line_head;
Undocumented in source.
term
const(char)* term;
Undocumented in source.
term_len
int term_len;
Undocumented in source.
type
mrb_string_type type;
Undocumented in source.

Meta